home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / sector.dxr / 00029.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  320 b   |  13 lines

  1. on exitFrame
  2.   global dir, sector
  3.   set sector to 7
  4.   set dir to 0
  5.   set the puppet of sprite 8 to 1
  6.   set the movieRate of sprite 8 to 0
  7.   set the movieTime of sprite 8 to 0
  8.   set the visible of sprite 6 to 0
  9.   set the visible of sprite 7 to 0
  10.   set the visible of sprite 8 to 0
  11.   set the visible of sprite 14 to 0
  12. end
  13.